Skip navigation links
Packages 
Package Description
edu.claflin.finder
Subgraph Finder - Used to find and locate subgraphs within a network.
edu.claflin.finder.algo
Contains the Algorithm code for finding bipartite subgraphs.
edu.claflin.finder.io
Contains the input/output code for reading and writing files.
edu.claflin.finder.io.graph
Contains the specific graph formats supported by the SNBA program family.
edu.claflin.finder.io.graph.sub
Contains the general classes used to support extensibility of the IO classes.
edu.claflin.finder.log
Contains the classes used by the programming for logging to a file.
edu.claflin.finder.logic
Contains the data structure and processing code-base.
edu.claflin.finder.logic.comp
Contains Comparator implementations for expansion ordering.
edu.claflin.finder.logic.cond
Contains Condition implementations for identifying subgraph types.
edu.claflin.finder.logic.cygrouper  
edu.claflin.finder.logic.processor
Contains classes related directly to processing.
Skip navigation links